How to add a detail button in front of a specific input field in input forms. | Community
Skip to main content
Adobe Employee
June 29, 2022
Solved

How to add a detail button in front of a specific input field in input forms.

  • June 29, 2022
  • 1 reply
  • 733 views

How to add a detail button in front of a specific input field in input forms. I already tried doing it by using zoom="true". But it is not getting visible. Can anyone help.
Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kapilKochar

Hi Smiriti,

Details button comes when type of that input tag is "linklist" or "serviceList". If you are creating a input field without this type then zoom="true" will not work. 

 

E.g

 

 

1 reply

kapilKochar
kapilKocharAccepted solution
Level 6
June 29, 2022

Hi Smiriti,

Details button comes when type of that input tag is "linklist" or "serviceList". If you are creating a input field without this type then zoom="true" will not work. 

 

E.g