Need to add note on catalog item form

Akki1
Tera Contributor

Hi,

In the catalog form just near the attachment icon below I need to add note in the bottom of the catalog item form.How can i do it?

9 REPLIES 9

Mohith Devatte
Tera Sage
Tera Sage

@Akki Hello,

You can a variable on the catalog item with highest order with type as label may be ?

this way label stays at the bottom of the form near attachments icon

because placing it beside attachment ,  you need to clone the page  sc_cat_item and then find the server script or HTML script where attachments text is written and place it beside that 

PLEASE MARK MY ANSWER CORRECT IF IT HELPS YOU

@Akki can you try this ?

if you are looking for a simpler approach

Tried it works.

anything possible to have a space between the previous variable and this note?

hello @Akki do one thing include a container variable between your previous variable and label variable like container start and container split and container end and try 

please mark my answer correct if it helps you