make button clickable only once for logged in user

tyagi_amrit2701
Tera Contributor

Hi everyone I have a requirement that I have to make a button clickable only once in a portal for currently logged in user in a custom portal is there any method through which I can achieve the same?

6 REPLIES 6

Robbie
Kilo Patron
Kilo Patron

Hi @tyagi_amrit2701 - Did you see my earlier response?

 

Can you expand on the use case of the button - where on the Portal would a user see it? Is it an acknowledgment of a message? Is it relating to an action on a form? Where will the button be displayed? Can a pop-up on log-in be used?

 

At the moment, the use case and requirement is a little high level.

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.



Thanks, Robbie

Hi @Robbie I've indeed seen your response apologies for the late reply the use case of button is basically We've modified an out of box widget by cloning it, name of the widget is data table in which it shows a button in front of all the records so the use case is whenever a user clicks a button once they should not be able to click that button again so that only person can access the functionality one at a time. right now it is difficult to achieve so a workaround for achieving the same would also help.

Thanks, Amrit