cancel
Showing results for 
Search instead for 
Did you mean: 

HTMLB Date InputField workprotect?

former_member184564
Participant
0 Kudos

Hi,

I have a form with a number of fields including 2 Date InputFields. The form works fine but when I click on the Breadcrumb link to navigate away from the page I get a client side message 'white apostophe on red circle' preventing the navigation saying 'Start Date' which is the TextView label next to the Input Field.

Can anyone point out to me what might be happening. I have set the date field required to false. I don't use a Label to label it!?

This behaviour doesn't affect any of the other input fields on the page.

Thanks

J

Accepted Solutions (1)

Accepted Solutions (1)

detlev_beutner
Active Contributor
0 Kudos

Hi J,

I'm not sure what happens in detail, but as a general advise: Strip down your form to an absolute minimum such that this behaviour is reproducable. Maybe this will bring you directly to the solution. Otherwise, you could still post such a (probably very short) form within your thread so that other people are able to go through (without being shocked by the amount of code).

Hope it helps

Detlev

Answers (1)

Answers (1)

former_member184564
Participant
0 Kudos

Thanks Detlev,

I did that. I tried a newer EP SP and the problem went away so I that fixed it

J