make button clickable only once for logged in user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2024 01:51 AM - edited ‎09-25-2024 01:52 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2024 12:56 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2024 10:50 PM - edited ‎09-26-2024 10:51 PM
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