You are viewing limited content. For full access, please sign in.

Question

Question

Datepicker inside date field in v11

asked on April 27, 2023 Show version history

Hello!

We're testing Forms 11 now, and one of the things that is causing trouble is that the datepicker has moved inside the date fields.

Does anyone have CSS (or another method) to move this back to the right of the field? (in classic designer; we have not yet converted any of our forms to the new designer)

It's messing up the spacing on our existing forms.

Thanks in advance! 

 

0 0

Answer

SELECTED ANSWER
replied on April 27, 2023

If still using the old designer in V11, you can use the following CSS to move it slightly outside the input box.  You can increase the number to move it further to right or decrease to move it closer to the input to the left.

.ui-datepicker-trigger { margin-left: 2% !important; }

3 0
replied on April 27, 2023

This did it! Thank you so much, Brandon!

0 0
replied on April 27, 2023 Show version history

Hey @████████ - please consider editing your post to be a Question instead of a Discussion, so that you can mark it as Answered.  Have a good day!

 

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.