Hello experts,
I have one customize form which name is 'Helpdesk Management System". Here, user come and create ticket regarding his problem. I need to show his created ticket on his overview screen not other user tickets.
Can you please suggest me how to resolve this problem.
*This post is locked for comments
So, means to say that i need to write code under the data source in execute query method.
(created by = cur userId())
If you want to achieve it, you have to customize it.
General ledger checkbox works the same way I described above. After checking it, it sets range on createdBy field to curUserId(). After unchecking, it clears this range.
Thanks a-kow for your quick response
but I need to do like in general ledger there is one field "show user created only" I need
to do like this any customization.
Hey Deepaknonu,
You can add range when executing datasource's query (createdBy = curUserId()) and prevent user from modifing it or if you are using security policies, you can limit access there.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156