Why is my Scheduled button not showing up? Cannot find the feature to add

ServNowDev
Tera Guru

I created a new Change model that mimic the Standard change but for some reason the Scheduled button is not showing at the top on the new model i have to use the state drop down to schedule. functionally it matches the original but i would like to have that button appear like it does for the orginal.

ORIGINAL

find_real_file.png

find_real_file.png

 

5 REPLIES 5

Saurav11
Kilo Patron
Kilo Patron

Hello

Kindly check on ui action what condition is wrotten on it and is it matching with your record

Please mark answer correct/helpful based on impact

only real condition i see is ChangeFormUI(current).isScheduleAvailable()

Hello On the script include we have the below condition please check of you modal satisfies this:-

find_real_file.png

 

Also on the Ui action check if there are any exclusion in the UI action visibilty

find_real_file.png

Also on the Modal states kindly check if the state value matches correctly:-

find_real_file.png

 

Please mark answer correct/helpful based on Impact

Having a similar problem and fairly new to SN.  Could you tell me where I can find the IsScheduleAvailable() function?  I've searched everywhere I could think of.

Thanks!