Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi there,
For some reason when using the Compare Textbox option the second textbox is not aligned with the first one.
Now I know I can fix this with simple css but It also gets the following values which looks a bit odds:
<span>Verify E-mail Address</span>
<input id="test" type="text" name="test">
Where does it gets the test value?
Also, the Dropdownlist does not get a default value and the indexing is wrong. the first value is an empty option tag:
<option value=""></option>
Any Idea?
Many thanks
mkariti
Another thing, when setting workflow for a form such as Save as umbraco document – It asks for a Node name. Is it possible to set this programmatically?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Fields behaviour
Hi there,
For some reason when using the Compare Textbox option the second textbox is not aligned with the first one.
Now I know I can fix this with simple css but It also gets the following values which looks a bit odds:
<span>Verify E-mail Address</span>
<input id="test" type="text" name="test">
Where does it gets the test value?
Also, the Dropdownlist does not get a default value and the indexing is wrong. the first value is an empty option tag:
<option value=""></option>
Any Idea?
Many thanks
mkariti
Another thing, when setting workflow for a form such as Save as umbraco document – It asks for a Node name. Is it possible to set this programmatically?
is working on a reply...