hi
i have problem with rtl language .
in "driven table admin" setting create one table with below structure:
#
# Setup a grid to manage products
#
gd.columns = icode, iname, iprice
gd.tablename = products
gd.visiblerows=15
#
# Connect to the database to store the product list
#
gd.ds = jira
#
# Define the columns
#
col.icode = Code
col.icode.width = 100
col.icode.type = string
col.iname= Name
col.iname.width = 400
col.iname.type = string
col.iprice= Price
col.iprice.width = 100
col.iprice.type = number
===============================================
CUSTOM FIELD SETTING
----------------------------------------Screenshot from 2017-03-09 15-51-28.png
col.sku=product name
col.sku.type = list
col.sku.query = select iname, icode, iprice from products_d1 order by iname
col.sku.query.ds = jira
col.sku.autocomplete = true
==================================
language of content for this table is persian (Right to left) and when trying select value from column "iname" in list field (col.sku.type = list) all items is separate character in drop down list style but when select one item everything is ok and my value showed correctly.
how can i fix this?
King Regards
meysam
First thank a lot to iDalko Support team for help me.
Solution for other user is : (might have same problem)
remove "col.sku.autocomplete = true" line in custome fields setting.
Thanks Iev Strygul
Hi Francis,
First thanks for your attention and I am really grateful to you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Meysam,
You did raise this issue also in our support channel - thanks.
Is it ok to address it there, and then publish the outcome here ?
Francis
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.