My Stuff
Comments
-
Hello, Use the hyperlink filed type and add the line id dynamically and other option use the Free-Form Text and make the readonly field. Thanks, Sanket
-
Hello, Can you mention the columns added in search. Result will display twice when you add the sublist field in result then result will display multiple times with respect to no of sublist values of field.
-
Hello Giles, If you are using the formula date then convert the ELSE part display 0 to date format. Or if you are using the formula text then covert the {activity.date} in text format and also convert to text format as 0. Hope this will resolve the problem. Use like Formula text CASE when {xxx}='xxx' then…
-
Create the bundle and deploy to production or any other account and also you can deploy using the SDF by downloading xml data of saved search.
-
Hello, In email template create one custom tag. Create the suitelet screen with unsubscribe radio button using HTML forms and update the suitelet external url passing the parameter of your entity or email address. On submit or form set the global subscription status to Confirmed Opt-Out.
-
Hello Mike, 1. Should I be redirected to Azure if I attempt a login on the NS login page. - No this will not redirect to Azure if you login on NS login url. If you need this type of similar functionality you can create your custom URL and redirect to Azure SAML url so it will redirect to Azure login page.
-
We are also facing the same problem. Unable to access the account. An error occurred while processing your request. Reference #97.8232d417.1532437344.191e0ab4
-
Hello, After submit you are redirecting to suitelet. you can achieve this way. After submit of record, redirect to suitelet and in suitelet write a ajax or javascript function to open your target page in new window and then again redirect to same record.