how to set and get cookies at Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 06:56 PM
Hi everyone,
I had some issues for Service Portal.
I create a new widget for the create pop up at the index homepage.
below is the code html and java script.
But i want to create the Don't show me again cookies ><
Anyone can help ? or everyone try this before ? Can share me some hints ?
Thank You.
Regard,
Vincent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 10:06 PM
Dear Mr. Vincent Wong,
Here are a few links which could be of some help to you. Please check!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2017 12:57 AM
Hi everyone,
I have some suggestion but i need some solution.
I want the solution for server script to stop show this widget.if ( true condition ){
don't show the pop up - (widget)
}
else{
show the pop up - (widget)
}
Then i need to pass data from client script to set sys_user filed type true/false.
Anyone help?
Thank You.
Regard,vincent.