[Mydatabasepilot-trk-patches] [ mydatabasepilot-Patches-757284 ] Added Key preselection logic
Status: Alpha
Brought to you by:
nanoface
From: SourceForge.net <no...@so...> - 2003-06-19 14:59:17
|
Patches item #757284, was opened at 2003-06-19 10:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=546834&aid=757284&group_id=76350 Category: Functionality Added Group: v0.x Status: Open Resolution: None Priority: 5 Submitted By: Laszlo Teglas (nanoface) Assigned to: Laszlo Teglas (nanoface) Summary: Added Key preselection logic Initial Comment: Added Key preselection logic (check or not checked) to all index types: <cfif #alterSpec[i].key# IS "???"> <cfinput name="key#i#" type="radio" value="???" checked="yes" /> <cfelse> <cfinput name="key#i#" type="radio" value="???" /> </cfif> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=546834&aid=757284&group_id=76350 |