Hi all,
thanks a lot for a great tips and all useful tools.
I was trying to configure the body of my form in Lists - braking scroll down form into different sections with assigned fields. Somehow, it didn't really followed the structure I assigned - it distributed all fields equally 4 in each section. That's not what i needed. (for example the "Engagement status" and "Deadline for required documents" fields ended up under "Accommodation & Travel" section instead of "Details" section.
Any advice where have I missed something?
Huge thanks!
Jan
Hi all, thanks a lot for a great tips and all useful tools. I was trying to configure the body of my form in Lists - braking scroll down form into different sections with assigned fields. Somehow, it didn't really followed the structure I assigned - it distributed all fields equally 4 in each section. That's not what i needed. (for example the "Engagement status" and "Deadline for required documents" fields ended up under "Accommodation & Travel" section instead of "Details" section. Any advice where have I missed something? Huge thanks! Jan
Screenshot of the problem:
Here's the code I'm using: { "sections": [ { "displayname": "", "fields": [ "Title", "E-mail", "Assigned to", "Priority" ] }, { "displayname": "General information", "fields": [ "Position", "Status", "Start of engagement", "End of engagement" ] }, { "displayname": "Details", "fields": [ "Form of engagement", "Engagement Status", "Required documents", "Received documents", "Deadline for required documents", "Work permit" ] }, { "displayname": "Accommodation & Travel", "fields": [ "Accommodation", "Travel" ] } ] } [Enter feedback here]
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.