-
Example the upload field is not required and it still should submit the form, the problem is how to do that with the react-fileupload-progress. Im having problem calling the onSubmit of the FormRender…
-
Version 13.0.22070.0
PAGE 161 "Purchase Statistics"
I am trying to convert custom modification made to this page to a Page Extension.
At the end trigger OnAfterGetRecord we have added a funct…
-
How do i add each player to drop down
```$name = "";
foreach(Ban::getInstance()->getServer()->getOnlinePlayers() as $online){
$name .= $online->getName();
}
…
ghost updated
6 years ago
-
I am getting the following warning, when setting the wrapperStyle props on a TextField: 'Warning: Unknown prop `wrapperStyle` on tag. Remove this prop from the element'. I double checked in 'uniforms…
-
Hello, I'm trying to manage a very complex form and I'd like to share thoughts on how to handle it in a better way (I'm using 3.0).
Let's say I have a component that contains all my forms:
``` javas…
ingro updated
6 years ago
-
Na edição de blocos laterais do ambiente environment, quando habilitado o plugin do CustomForms, é apresentado para inserção dois novos blocos, o bloco polls e o bloco surveys. Entretanto, o CustomFor…
-
example exported sheet: see unique number column
https://docs.google.com/a/mercycorps.org/spreadsheets/d/1HateLtcvY7tdtlnhDBhcX95M4uNo0NHiVKMY821Ee-4/edit?usp=sharing
This causes an issue with …
-
Here's thought, why not supporting custom components to render the form fields?
This would remove the need to create forks for all the various UI frameworks out there by using the power of React to…
-
relacionada a issue #64
-
### Story
We need to have a custom form status on Activity. With status, we can show the current situation of the custom form to users and define the behavior.
### Acceptance Criteria
GIVEN A u…