RE: “Date” type Transaction Body Field
Hi everyone, I have a very specific question. I have a added a date-type Transaction Body Field to a Sales form. When I got to choose the date, it pop-ups a calendar. What I want to know, if there’s a way in which the calendar (populated by Netsuite) can show me only the “available” dates, based on a JSON list or so, and gray out the “occupied” dates.
I don’t believe there is a way to do this – however, you might be able to put some errors via scripting to prevent invalid date selection. You might have to get creative with custom records depending on your use case.