Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Arabic Number

Questions related to using nuBuilder Forte.
Post Reply
redmonk
Posts: 11
Joined: Sun Feb 04, 2018 7:18 am

Arabic Number

Unread post by redmonk »

nuBuilder 4 - Arabic new entry.png
During data Entry the field accepts arabic numerals, but After Save this what happens
nuBuilder 4 - Arabic After Save.png
You do not have the required permissions to view the files attached to this post.
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Arabic Number

Unread post by toms »

redmonk,

What type of field is "Contract No."?
redmonk
Posts: 11
Joined: Sun Feb 04, 2018 7:18 am

Re: Arabic Number

Unread post by redmonk »

both "input" and "text area" types yield the same result
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Arabic Number

Unread post by toms »

Is the field collation utf8_unicode_ci ?
redmonk
Posts: 11
Joined: Sun Feb 04, 2018 7:18 am

Re: Arabic Number

Unread post by redmonk »

isn't that automatic using Fast Form?
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Arabic Number

Unread post by toms »

redmonk ,

All I can say is that it works for me (type text / textarea) with utf8_unicode_ci.
arabic_numerals.png
You do not have the required permissions to view the files attached to this post.
redmonk
Posts: 11
Joined: Sun Feb 04, 2018 7:18 am

Re: Arabic Number

Unread post by redmonk »

i guess its a bug, try to create form using Fast Form, add an "input" type field of numeric, then check the underlying field on the database table, it does not set the collation to utf8_general_ci, unlike "text area" type where it sets it right the first time.
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Arabic Number

Unread post by toms »

redmonk wrote:i guess its a bug,
I wouldn't consider that as bug, it's just not implemented in that way (yet). Because most people here are not dealing with arabic numerals.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Arabic Number

Unread post by admin »

redmonk,

toms is correct.

It has not been implemented. (I wouldn't know how to)


Steven
Post Reply