Search found 4 matches

by Smile Tan
26 Jul 2019, 09:46
Forum: Customizations
Topic: How to cancle the drop-down for date?
Replies: 5
Views: 7698

Re: How to cancle the drop-down for date?

I suppose you are refering to a custom field? Then you would need to make it a string field and use the regular expreion field to ensure correct format Now I configure it as a string field and configure the regular experion as below: ^(?:(?!0000)[0-9]{4}([-]?)(?:(?:0?[1-9]|1[0-2])\1(?:0?[1-9]|1[0-9...
by Smile Tan
26 Jul 2019, 09:23
Forum: Customizations
Topic: How to cancle the drop-down for date?
Replies: 5
Views: 7698

Re: How to cancle the drop-down for date?

cas wrote: 28 Feb 2019, 09:21 I suppose you are refering to a custom field?
Then you would need to make it a string field and use the regular expreion field to ensure correct format
You are correct, I am refering to a custom date field.
As you said, string type can solve my question? let me try.
by Smile Tan
28 Feb 2019, 06:37
Forum: Customizations
Topic: How to cancle the drop-down for date?
Replies: 5
Views: 7698

How to cancle the drop-down for date?

I want to input date in format of YYYY/MM/DD. But now it's a drop-down menu. How I can adjust it?
Snipaste_2019-02-28_14-34-35.png
Snipaste_2019-02-28_14-34-35.png (14.17 KiB) Viewed 7698 times
Snipaste_2019-02-28_14-34-35.png
Snipaste_2019-02-28_14-34-35.png (14.17 KiB) Viewed 7698 times
by Smile Tan
28 Feb 2019, 04:10
Forum: Help
Topic: How to adjust the type of drop-down box?
Replies: 1
Views: 1695

How to adjust the type of drop-down box?

Hello guys, I need some help to adjust the type of date drop-down box. Everytime I input ot modify my request items, I have to choose year, month and day one by one. So now I want a method to adjust the type, can I input date in fixed format, such as 2019/02/28. I don't want to chosse any more. Snip...