A client recently asked for a photo quiz with 12 photos and 4 random radio button options for each. I tried an XMP template first, with a button to "edit" each record and submit an answer. I then tried a multi-page XMP form. Both were rejected because the client wanted a single form with one submit button. I was able to achieve it with an XMP form and 12 different ControlDataSource commands, each
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
I'd like to display a picture gallery both horizontal and vertical. When using the Grid option, building the template it defaults to going up/down (vertical), while I'd like some of the pictures to show horizontal (ie. 5 pics left to right). So for example the gallery would display 5 pics going horizontal while the number of rows would be 10 vertical (pagination). What specific tag and its propert