Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
gx280 #1
Form Option Edit
I am trying to find out the way to edit "option" part of the forms. Maybe this
is not even possible but i am trying to get final answer on this:
Example:
<select name="Date and Time" id="select">
<option>August 7, 2007 from 9:00 AM - 10:00 AM</option>
<option>August 22, 2007 from 9:00 AM - 10:00 AM</option>
</select>
User wants to change the date and time by using contribute cs3.
gx280 Guest
-
How to programatically edit the"Do not send fonts to Adobe PDF" option
Hello, I was wondering if someone could help me with programatically editing the "Do not send fonts to Adobe PDF" option on the Adobe PDF Settings... -
Can't edit form code
Although the 'restrict form code' box is unchecked in administration, I have no access to any of the code in the forms on my page. Could anyone... -
Add / edit on the same form?
I am building a site with many many different record insert / update pages. I am interested in combining the 2 forms ( add / edit ) into 1 as I have... -
datagrid with edit option selecting data
In asp.net web page that has a datagrid, how do you get the value from the selected edit textboxes? -
Form data - drop down values/display option
I have a drop down box where the choices are populated from a database query, this part works fine: <option value><% = strEmail %></option> I... -
arfore #2
Re: Form Option Edit
Contribute doesn't not natively give you the ability to edit or create a form.
In order to edit/create HTML forms in Contribute you need to use the option
Edit Page Source in External Application which is located in the
Actions submenu of the File menu.
In order for this to work the role the user is in needs to have the option
Allow users to edit web page source in external application checked in
the Editing section of that user's role.
arfore Guest



Reply With Quote

