- Code: Select all
NONE = NONE
Has anyone else experienced this issue?
Also occurs with these:
- Code: Select all
NO = NONE
NONE = NO
NO = NO
However this works:
- Code: Select all
NAH = NAH
valuelists.ini issue
3 posts
• Page 1 of 1
valuelists.ini issueI'm not sure what the issue is exactly. However, If I add the following to a valuelist.ini it will kill all my select widgets on the given table:
Has anyone else experienced this issue? Also occurs with these:
However this works:
Re: valuelists.ini issueINI files have a few reserved words. From http://php.net/manual/en/function.parse-ini-file.php
A workaround is to define the valuelist in the database (i.e. use the __sql__ directive), or define it in a delegate class. There are examples of both methods at http://xataface.com/wiki/valuelists.ini_file -Steve
3 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 9 guests |