Using Data Lists for managing a table in the database where it is possible to add and edit the rows.
Edit Data:
Forms page = set to specific page
Display 'add row' link = checked
Display 'edit row' link = checked
Publishing options:
Show link to detail view = checked
Show headings = checked
Sortable columns = checked
Layout:
Using one of the standard layouts eg. blue, green etc works fine, but looks really bad.
Using Custom and defining a .xlst for the list and the detail view changes the output.
On the list - the link to the details page works fine, but then the "edit-row" button is gone. And the "add row" button is also gone on the list.
Checking the TagList for Data Lists it does not look like anything is exposed regarding the above selected checkboxes.
And did not find the default layout files anywhere, assuming they actually show what tags can be used.
The real question:
How do I get the values in my XSLT for list/details respectively, so I can add the "add row" button with the correct target. The "edit row" with the entered value in "forms page" with the correct attributes to pull the correct record for editing.
Any pointers appreciated.
Developer forum
Data Lists with custom layout
Replies
You must be logged in to post in the forum