Hi there. Today, I have a problem with the name of a task. The name of the task is over 200 characters and exceeds the capacity the whole task name can be saved to the database. My question is how can I change the length of the Ivy task name in the database? I want to make it unlimited. Thank you asked 02.11.2019 at 03:34 ntctuyen Reguel Werme... ♦♦ |
Basically you are free to adjust the standard db schema which is created by the ivy-core for your needs. The database table is called However, be aware that in consequence the adjustment of the schema must be well known and documented within the roll-out process of your app. ... so don't do if you can avoid it. Use the 'description' or one of the customStringFields to add extended text fields which can easily be queried and displayed to end users task list. answered 04.11.2019 at 03:07 Reguel Werme... ♦♦ So I will try to put the long task name in the description field. Thank you for your suggestion :D
(04.11.2019 at 03:36)
ntctuyen
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 02.11.2019 at 03:34
Seen: 1,422 times
Last updated: 04.11.2019 at 03:36