amplify-studio icon indicating copy to clipboard operation
amplify-studio copied to clipboard

Relationships field in Form Builder

Open shivennn opened this issue 1 year ago • 3 comments

Describe the feature you'd like to request

  • Relationship field missing in generated UI forms.
form-builder-issue-1 form-builder-issue-6 form-builder-issue-7

Describe the solution you'd like

  • Enable support for relationships in Form Builder.

Describe alternatives you've considered

  • I have not found any alternative for UI forms.
  • I tried to add custom field but relationship field also missing in mapping.

Additional context

The form builds correctly but misses the relationship fields which are required fields for the CRUD mutations, so the mutation fails when using the component.

shivennn avatar Mar 12 '23 13:03 shivennn

It would be great to add this feature - it's already in the Content tab and enforces required relationships, so please add to the generated forms.

DougalW avatar Apr 05 '23 00:04 DougalW

is there a workaround in code?

DougalW avatar Apr 05 '23 00:04 DougalW

Here is much easier aws amplify forms solution. Check it out.

Irishgeoff11 avatar Oct 04 '23 01:10 Irishgeoff11