Hi,
I'm not sure why I received this message directly from Nabble.
Anyway, please subscribe to the user ML for such questions and then use your
email client.
See why here http://ofbiz.apache.org/mailing-lists.html.
You will get a better support, people can answer you on the ML.
The wider the audience the better the answers you might get.
Also it's more work for moderators who have to accept your messages as long as
you have not subscribed.
I'll personally no longer accept them (other moderators still could).
Thanks
This said you need to create the table in the DB through the entity engine, see
https://ofbiz.apache.org/ (documentation)
and especially
https://cwiki.apache.org/confluence/display/OFBIZ/Technical+Documentation
https://cwiki.apache.org/confluence/display/OFBIZ/Entity+Engine+Guide
https://cwiki.apache.org/confluence/display/OFBIZ/Entity+Engine+Configuration+Guide
HTH
Jacques
Le 31/12/2019 à 15:27, [email protected] a écrit :
Hi All,
I have created an additional custom column named 'crmId' and i am able to
add/edit the details in it.
However, when I try to search for a particular party details, I am able to see
the column name but not the values of 'crmId'
I have added this field in PartyForms.xml as below
<field name="crmId" title="${uiLabelMap.PartyCrmId}"><display
description="${crmId.description}"/></field>
Was not sure whether it is something to do with the display tag (or) anything
more to be done to retrieve information from Database.
Appreciate a response on this.
_____________________________________
Sent from http://ofbiz.135035.n4.nabble.com