New Table Store Method #295

Closed
opened 2018-05-31 07:30:54 +00:00 by Llewellyn · 2 comments
Owner

Steps to reproduce the issue

To make a field store its values in its own separate table.

Expected result

We can store the values in a separate table simply by changing the store method.

Actual result

New Feature!

Additional comments

Response to the following forum post by @alan123489

### Steps to reproduce the issue To make a field store its values in its own separate table. ### Expected result We can store the values in a separate table simply by changing the store method. ### Actual result New Feature! ### Additional comments Response to the [following forum](https://groups.google.com/a/vdm.io/forum/#!topic/jcb/RPTs4yaDXco) post by @alan123489
Author
Owner
https://groups.google.com/a/vdm.io/d/msg/jcb/aPAuQdtkxIE/n1_epVUyBwAJ is the ongoing project discussion.
Author
Owner

This feature is indirectly been resolved, due to to non-database field option that allows you to store the values manually in another table, and then in the getItem method to load those values back again.

I know this require some custom coding, but that should be okay, since this is an advanced task 👍

So I am closing this issue, should you need more help on this let me know.

This feature is indirectly been resolved, due to to non-database field option that allows you to store the values manually in another table, and then in the getItem method to load those values back again. I know this require some custom coding, but that should be okay, since this is an advanced task :+1: So I am closing this issue, should you need more help on this let me know.
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#295
No description provided.