S.Zander
S.Zander
Hi, in case someone else tries to add a mime validation to the field type "ImageField". The main problem is that the field type "ImageField" only passes the file name...
I think he meant the following behavior: When the middleware "RestMiddleware" is called and it calls the ConfigurationManager via the Rest MiddlewareBootstrap before "$GLOBALS['TYPO3_REQUEST']" is set, which is set by...
Hi @zepich, sorry for the late reply. I was busy and then I got sick. I have been thinking about this topic a little bit over the last few days...
Hi @zepich, > Are you feeling better? Yes, everything is fine again. > Additionally, my idea is to release the JSONli format not as part of mosparo but as a...
Hi @zepich, looks good to me :D Regarding the number of items: Maybe we test how much RAM 1000 items need and set the value a little higher if possible,...
Hi @zepich, i think the suggested approach is basically good. However, this would shift the entire validation to the backend, which means that spam would have a negative impact on...
Hi @zepich , Regarding issue 1: I would suggest that we let the developer control when requestSubmitToken() and addFormData() are called, including the ability to display a loading animation or...
Hi @zepich, sorry for the late reply. I agree wityou on most points. > We can, of course, add the fields for the invisible mode in the Design settings in...
Hi @zepich, looks good to me. I think using default values in simple mode would be a particularly good and straightforward solution. Thank you too for your work on mosparo...