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

Question

Question

Weblink Ver. 9 Date Range field in custom search forms out of alignment

asked on May 28, 2015

Seems to be a bug in Weblink Ver. 9 "Date Range" input field on custom forms.   In version 8 the date range label aligns with the date range on the same line so it's clear that you would enter a start date and end date.

In version 9 the "Date Range" input field puts the label in between the start date and end date as there seems to be a forced carriage return between the two dates.  Anyone know of a fix for this or suggestions on how to make it look better.  The reason the field is used to allow users to search for anything in a certain time frame rather than a specific date. 

I've attached samples of how it appears in ver 8.2 and ver 9.0

 

Weblink8DateRange.png
Weblink9DateRange.png
0 0

Answer

SELECTED ANSWER
replied on May 28, 2015

You can give your text label and field search input a CSS class name in the WebLink Desginer (i.e. inline)

And then add the following line to the bottom of WebLinkStyles.css

.inline {display:inline-block;}

And your custom search form should now look like

3 0

Replies

replied on May 29, 2015

Thank you - works great.

0 0
replied on July 23, 2015

This issue is fixed in WebLink 9 SP1. Please see KB 1013665.

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

Sign in to reply to this post.