Control Date picker

Confluence User - 25 Oct, 2017

Dear Experts,

At first, I have parent form which is I put a select box and contains Months. By default, Month will be current Month (October).

How do I control on the sub forms to allow only October month in the date picker?

 

Thank You

date

1


26 Oct, 2017
confluenceUser
confluenceUser

Hi Rosadilla

If you only allow the current month, you can just use a textfield with a default value of #date.MMM# and set it to readonly.

Reference: Hash Variable#DateHashVariable

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print