laravel-crm icon indicating copy to clipboard operation
laravel-crm copied to clipboard

Custom fields are not displaying to any model add or edit

Open PeanutSquareLLP opened this issue 11 months ago • 2 comments

  • Laravel CRM Version: #.#.#
  • PHP Version: 8.2

Description :

i am trying Laravel CRM demo, and i have implemented Laravel CRM on local. I have added 1 custom field to deal and lead from setting. but it is not showing those fields to add or edit action of deal or lead

Steps To Reproduce:

add custom field to deal https://demo.laravelcrm.com/fields/create

then that custom field is not displaying while creating deal https://demo.laravelcrm.com/deals/create

PeanutSquareLLP avatar Apr 01 '24 11:04 PeanutSquareLLP

Thanks form reporting, I will be making some updates to get this working. Custom fields are sort of not complete at the moment

andrewdrake avatar Apr 04 '24 03:04 andrewdrake

thanks @andrewdrake if you need help let me know i would love to contribute

nishantp306 avatar Apr 19 '24 17:04 nishantp306

This should now be working in latest version 1.2.2

andrewdrake avatar Aug 26 '24 13:08 andrewdrake