Blueprint changed by Jakub Jankiewicz:

Whiteboard set to:
This can be implemented the same as in this bug
https://bugs.launchpad.net/aikiframework/+bug/791878 by adding one more
filed to aiki forms:

fieldname | permissions : title : custome : select name > select name &
select value > select value: 100 : /[A-Za-z_0-9]+/

this will be filed with 100 alphanum characters but it can be easily
created if you have only a regex

fieldname | permissions : title : custome : select name > select name:
/[A-Za-z_0-9]{0,100}/

jcubic

-- 
The sign up form needs to confirm new users via email confirmation
https://blueprints.launchpad.net/aikiframework/+spec/confirm-sign-ups

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to     : aikiframework.admins@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to