Use core_company banner image in a form

julianada-s
Mega Expert

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?

2 ACCEPTED SOLUTIONS

Peter Bodelier
Giga Sage

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.

View solution in original post

5 REPLIES 5

GlideFather
Tera Patron

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! */


@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):

KamilT_0-1752761846352.png

 

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.

 

KamilT_1-1752761851160.png

 

Was it what you wanted to achieve?

 



———
/* If my response wasn’t a total disaster ā†™ļø ⭐ drop a Kudos or Accept as Solution āœ… ā†˜ļø Cheers! */


Peter Bodelier
Giga Sage

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.

Got it! Tks!