Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.
SOLVED

How to see the links in input form which I made in schemas.

Avatar

Employee

How to see the links in input form which I made in schemas.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @SmritiFotedar 

I'm not sure to understand your need, but if you mean to put an automatic input to edit a link in a console form, you can just add an input with the xpath attribute filled with the link name itself :

 

Exemple for a folder link edit :
<input xpath="folder"/>

Cedric

 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @SmritiFotedar 

I'm not sure to understand your need, but if you mean to put an automatic input to edit a link in a console form, you can just add an input with the xpath attribute filled with the link name itself :

 

Exemple for a folder link edit :
<input xpath="folder"/>

Cedric

 

Avatar

Administrator

Hi @SmritiFotedar,

Was the given solution helpful to resolve your query or do you still need more help here? Do let us know.

Thanks!



Sukrity Wadhwa