Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have created a button and added clear all as action.
I have also added set variable action and given the value as min(Date). When i click the button there is no default min date in calendar object and there is no date being displayed.
Any suggestion on this?
Thanks.
maybe try =min(Date) in trigger
Should i put trigger for variable or the field?
i think you should do both.
if your calender object refers to variable you only Need to do that.
But its better to do both to prevent that People Interpret that in a wrong way.