Expected behavior
When we click it,
display a JSON view
and then possibility to edit this.
Actual behavior
my object on the database
Failure Logs
.
Context
Basic setup with my localhost database
- Lumber Package Version: 3.6.8
- Database Dialect: Mongodb
- Database Version:
“forest-express”: “^7.4.0”,
“forest-express-mongoose”: “^6.0.0”,
“mongoose”: “~5.8.2”
rap2h
2
Hi @M_jeremy thank you for your feedback.
- Could you send me the type of
urlSecondary
field in your model file (check in your backend application)?
- Also, could you send me the configured widget (more information here) for this field:
- Click on “layout editor” (the pen in the right corner of Forest Admin UI)
- Then click the cog just beside the collection that contains the
urlSecondary
field
- Then click on fields and select
urlSecondary
- Then check the name of the display widget selected. Could you send me the name of the selected widget?
Let me know if I can help you identifying the widget.