webiny/webiny-js

Use custom field as title

selvassn opened this issue · 0 comments

Version

No response

Operating System

No response

Browser

No response

What are the steps to reproduce this bug?

I have created the custom field. I would like to use that field as title field. But that menu item is disabled.

image

I have analysed further in Field.tsx , its been hard coded that only text and number fields can be used as a title as per this code snippet

image

Is there any way we can use custom field as a title. In my case custom field also a text field but its auto populated based on other field selections.

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

Possible solution

No response