I create extra field in reg.form (other_data) after registration in table customer_entity_text is created row with column: entity_id and value I need this rows, how I can get this? ty fow answer
I create extra field in reg.form (other_data) after registration in table customer_entity_text is created row with column: entity_id and value I need this rows, how I can get this? ty fow answer
Solved! Go to Solution.
Hello @BarneyGumble ,
Hope this will help you to get custom_attribute of customer :
https://meetanshi.com/blog/get-custom-customer-attribute-value-in-magento-2/
Let us know if have any query.
Hello @BarneyGumble ,
Hope this will help you to get custom_attribute of customer :
https://meetanshi.com/blog/get-custom-customer-attribute-value-in-magento-2/
Let us know if have any query.
@gaurav_harsh1 wrote:Hello @BarneyGumble 8 ball pool,
Hope this will help you to get custom_attribute of customer :
https://meetanshi.com/blog/get-custom-customer-attribute-value-in-magento-2/
Let us know if have any query.
Thank you ever so much. That worked perfectly