hi Steve,
We have a requirement in our IT Infrastructure change form, where within the change record, a listing of devices we are touching and a list of items we will be doing per device will display. However, we need a way to dynamically "grow" a form as we add additional devices to our change record.
To make everything clear, I attach a diagram below.
Our database will basically be composed of change records, and each record can have one or more devices to effect a configuration change and one or more "firewall rule" changes.
The default layout of xataface where the related records all appear as a list on the left side bar is confusing to our users who want all their "sub record"entries all visible on the main page of the form. So based on the attached diagram, every time the user clicks on "Add new record", a blank line is inserted on the form itself, where they can populate the fields with new entries, while keeping the existing rows or entries still visible on the main entry form.
Could you point me to a template somewhere on how this can be done?
thanks.