Open simonharrer opened 5 months ago
Important: the templates are imported in the editor (that is not written in python but in JavaScript). During that process, the templates are transformed a little bit. For any change here, we need to make sure that the editor does not break. https://github.com/datacontract/datacontract-editor
mark custom fields so we can distinguish between custom fields and standard fields
Why?
mark custom fields so we can distinguish between custom fields and standard fields
Why?
In customer project, when having a lot of extension fields, it might be helpful to see which ones are part of the standard, and which ones are extra fields. But we could postpone this until the desire becomes stronger.
HTML templating needs to be improved.