How to create fields in the portal page side by side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 07:17 AM
Hi everyone,
I'm trying to create fields on the portal page from the record producer but I want these fields to be arranged in a side by side. How I can able to Achieve this please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 07:28 AM
You'll need to create a container start, container split, and container end variables.
All variables between container start and container split will show on left side, all variables between container split and container end, will appear on the right side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2022 08:11 AM
Hi Mike,
Thanks for your reply.
Could you please explain it in more detail?