Added link and it is not visible in UI

0
Hi, I had added 3 link button which has separate links in all buttons. I had given enumeration to give visibility for each link button and also added the specific role in it, but the link button is not visible in any of my environments. Please suggest some idea? Appreciate your help 
asked
2 answers
1

Hi Lavanya,

Can you please check whether your conditional visibilities are valid based on the Userroles.or else check with the security access such as read/write operations.Sometimes it will be invisible due to security reasons aswell.

Hope this information helps.

answered
1

Hi,

If it is not working, you can either Put the link in a container and set the conditional visibility on the container.

OR

instead of directly calling a link, call a nanoflow, with activity open URL. Configure the required access rights on the nanoflow.

answered