Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hide visibility on create form #319

Merged
merged 4 commits into from
Aug 16, 2024
Merged

hide visibility on create form #319

merged 4 commits into from
Aug 16, 2024

Conversation

atmonshi
Copy link
Member

since on create page, I cant get the fields IDs,
since they're not saved yet to db,
and I need them to store them as related fields to check for visibility...

hiding them for now till find a better solution

Copy link

what-the-diff bot commented Aug 16, 2024

PR Summary

  • Enhancement in Code Component Usage
    This PR includes an update in one of the software file HasOptions.php where a new programming component called Livewire has been introduced. This change helps in making the code more reusable and organized.

  • Added Visibility Control in Accordion Class
    A visibility control feature has been added in the Accordion class in the HasOptions.php file. This new method determines if a functionality named 'edit' should be visible to the user or not. It provides the user interface a more dynamic nature and makes it more user friendly.

  • Update in Form Filling Method
    The method responsible for form filling operations in the AdvancedField class has been revised in the Schemata.php file. The enhancement is for a function called fillForm. This function now uses the new method to capture data depending on item state in the Repeater component to fill the form. It aims to improve accuracy and reliability in form generation and data capture within the application.

@atmonshi atmonshi merged commit 9d86e45 into 3.x Aug 16, 2024
5 checks passed
@atmonshi atmonshi deleted the hide-visibility-on-create branch August 16, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant