- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 07:07 AM
Hello! I have a form that already shows the company name according the loggedin User. I want also show the company logo automatically in an image field I created in the same form. I did an BR, but it doesn´t seem to work.
How can I achieve this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 07:11 AM
Hi @julianada-s,
No need to use BR's or anything like that. You can simply add the banner image field to the form, by dotwalking to the company.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 07:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 07:09 AM
Hi @julianada-s
can you please share screenshot to better understand what and where do you want to achieve it?
WHen you mentioned BR, please share the code, this is not enough to catch the idea what is it..
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 07:19 AM
@julianada-s
based on Peter's comment, I understood your requirement:
Navigate to any record in core_company table, click the three bars > Configure > Form Layout and new window will redirect (as seen below):
In the redirected window search for "UI16 Banner Image" and move it to the right bucket and search its position on the form and save it.
Was it what you wanted to achieve?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 07:11 AM
Hi @julianada-s,
No need to use BR's or anything like that. You can simply add the banner image field to the form, by dotwalking to the company.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 07:28 AM
Got it! Tks!