Input value won't save
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #2
RE: Input value won't save
The {$value} isn't set to the XThreads input.
If you want to make a custom input and want to put the input manually in your newthread template, you can change the Input Field HTML of the custom thread field setting (set the Use Custom Input HTML setting to Yes first).

For example (based on your code above):

Code:
<input type="text" class="textbox"{NAME_PROP}{MAXLEN_PROP}{WIDTH_PROP_SIZE}{TABINDEX_PROP}{REQUIRED_PROP} value="{VALUE}" placeholder="Tell us a little more about this link..." />


Then put {$tfinput['xtlddesc']} manually in your newthread template for displaying the textbox.


11-02-2015 05:22 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Input value won't save - Waleed - 11-02-2015, 03:59 AM
RE: Input value won't save - RateU - 11-02-2015 05:22 AM
RE: Input value won't save - Waleed - 11-02-2015, 11:54 AM
RE: Input value won't save - RateU - 11-03-2015, 06:59 AM

 Standard Tools
Forum Jump: