You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for displaying and editing a RecordSet dataTypes and a Field equivalentPropertyin the editor. Currently those features are not observable or editable in the editor, but they are important to give clearer meaning to the records and fields. For now the RecordSet dataTypes are shown in 1 text box separated by comma. It could be changed to a button and multiple fields, but that would be a lot more code, let us know how do you feel. The equivalentProperty has been added right after the Field dataType in the table on the left side in the Record Sets tab, as well as in the field details on the right side. We can remove it from the left side table if you feel it is too much and should only be shown in the details
0 commit comments