[attachment=1240:database.png]
[attachment=1241:interface.png]
Thanks
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 27 September 2017 - 19:23 PM
[attachment=1240:database.png]
[attachment=1241:interface.png]
Thanks
Posted 29 September 2017 - 04:39 AM
Well my friend - technically that aint much of an option available but what you can do is a workaround on the same, a simpler solution - that we used to have it in past - a simple textarea for both (of course this are extra fields that need to be handled using callbacks). Having a line seperated values that were handled @ the time of inserts / updates with callback.
Now u can have your own callback for insert / update or u can handle the insertion of those values post insert / update.
Hope this will help you solve your issue. Happy GCing :)