Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: Cannot add return carriages to TLK entries in Custom Objects #5

Open
Finaldeath opened this issue Jan 12, 2024 · 0 comments
Open

Comments

@Finaldeath
Copy link

example Custom Object;

    {
      "ID": "0cac1f69-ec35-4370-860c-e5df3ada9318",
      "Name": "Overhaul Manual",
      "Hint": "",
      "Overrides": null,
      "Items": [
        {
          "ID": "b9be061c-1f52-4a0e-b600-d0586318f5c2",
          "Label": "Entry",
          "Column": "Entry",
          "DataType": "aaae9a67-5b8b-4085-81f6-125fc8cf89a7"
        }
      ],
      "ResourceName": "op_manual"
    }

This is to just have a simple "Entry" field for a TLK string.

However the TLK string is single line and you cannot add return carriages to it.

image

Either a "TLK: Multiline" datatype, or a way for the UI to recognise enter and expand to a "full" box would be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant