I have copied the Editor widget from GitHub and put under client "your-extensions" directory. Editor widget is based on ArcGIS JavaScript library 4.X and expected to display data like here:
Edit features with the Editor widget | ArcGIS API for JavaScript 4.17
See image for reference
But I am getting Editor widget without scroll window Experience Builder, to display the data I have to stretch the window.
Has anybody experience same issue or do I need to edit the code. I assume its layout issue.
See image for reference.
Regards,
Sunil Terkar
I am experiencing this issue with the Editor widget sample on ExB Developer edition 1.2 and 1.3.
Can anyone from ESRI comment on this? How might the Editor Widget be forced to display scroll bars in ExB?
Hi Phil,
I will take a look this afternoon.
David
Hi Phil,
The reason why this is happening is there is not style implemented to handle this in this sample. You could add height: '100%' but that will just give you a scroll bar for the entire widget. I will add an enhancement issue for us to demonstrate how to solve this in the widget.
Cheers,
David
Thanks David
Do you know when we should expect this widget to be packaged with ExB?
Hi Phil,
The Edit widget is on the Experience Builder road map for 2021 and beyond. It will not be available in Q2 2021 though. Could you please check back with us in Q3? Hopefully we will have more information by then.
Thanks,
Jianxia
Thanks for your reply.
@PhilLarkin1 you can track the sample here. https://github.com/Esri/arcgis-experience-builder-sdk-resources/issues/51.
Cheers,
David