Wondering if the following is possible & how best to approach. There are 2 columns in the db. Field A & Country Countries are in the form of checkboxes I have a need where I want to add Field A with whatever Countries are checked. So in otherwords if 3 countries are checked, 3 records are added to the table with field A & each Country.
I am trying create a RadioButtonList and if someone select yes then a list checkboxes appear and then if one of those is ticked then they must download a document related to their selection.
Good day, how to make a list of checkbox on the form where the item inside <li>? i check the options on CheckBoxList and i got only 2 mean table or flow.. the flow give an span with label and input and br separator. <CheckBoxList DataField="CategoryIds" DataSourceID="CategoryOpts" DataTextField="Name" DataType="string" DataValueField="Id" ID="dCategory" SelectedItemsSeparator="," SelectionMode="Mu
Hi, When I use the checkbox attribute: Checked="True" The checkbox is not ticked when the page opens. Why is this? Am I doing something wrong, or misunderstanding what Checked="True" should do? Mark
Is it possible to use XMOD's AddUser function when a user checks a checkbox in a Grid Template? For more detail: I have a table displayed in a grid that contains records which have values for users and an IsVerified field. When an administrator checks the IsVerified for that record then the User will be created with the relevant information for that record. If unselected then the user is removed(o
When I setup a Checkbox List, the checkbox is above the 'data text field' rather than to the left side. Is that something I can change with 'auto layout'? I need the checkbox to be to the left side of the text.