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
Enhancement - need to display more useful values for the CTDA Type field, like what xEdit does. There's a few ways this can be implemented:
Make a new function which yields the display value for certain fields
Determine values on the frontend (within zEdit)
Change the xEdit library in xEditLib to yield the string value using serialization/deserialization.
I think would prefer the last option because it doesn't involve an increase in complexity (as in options 1 and 2) and builds the enhancement into the xelib API so other applications can leverage the "nice" values in the future as well.
matortheeternal
changed the title
CTDA\Type value incorrect
Display more useful values on the CTDA Type field (like xEdit)
Apr 19, 2018
matortheeternal
changed the title
Display more useful values on the CTDA Type field (like xEdit)
Display more useful values on CTDA\Type (like xEdit)
Apr 19, 2018
The text was updated successfully, but these errors were encountered: