Adding text to the General Tab in Edit or Add Dialog

This code is exactly what I used to learn adding custom field, with two extra criteria that the CustomField should have the NotMapped attribute, and I can hide the Custom Field Tab auto-created. My key is to put the textbox for editing the NotMapped CustomField in the general tab container.

To answer may be useful for the answering the question, but I am not sure why the CustomField doesn't update if I edit the textbox in the General Tab, but editing the one in the Custom Field Tab does:

https://ej2.syncfusion.com/aspnetcore/documentation/gantt/how-to/custom-field?cs-save-lang=1&cs-lang=razor


2 Replies

UA Udhayakumar Anand Syncfusion Team May 22, 2023 11:36 AM UTC

Hi Desmond,


Greetings from Syncfusion.


We have reviewed your query but we are unable to replicate the issue that you’ve reported, could you please share the following information for us to validate further


  1. Video Demonstration of the issue
  2. Any other customization that you’ve used to render the gantt
  3. Version of the gantt
  4. Could you please modify the given sample and replicate the issue which will be helpful for us to validate further
  5. Exact replication step for this issue


Sample : https://www.syncfusion.com/downloads/support/forum/182449/ze/custom_text_core137596369


If you further questions regarding this issue, please feel free to contact us


Regards,

Udhayakumar



DE desmond May 25, 2023 05:00 PM UTC

Sorry for asking, it turned out to be an error from another part of the project. Problem is fixed, thanks.


Loader.
Up arrow icon