Replies: 3 comments
-
It's a valid question. So far, there are not |
Beta Was this translation helpful? Give feedback.
0 replies
-
Correspondent issue: #296 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Excellent, thanks.
From: Artur Barseghyan ***@***.***>
Sent: Monday, October 3, 2022 2:42 AM
To: barseghyanartur/django-fobi ***@***.***>
Cc: Mike Oliver ***@***.***>; Author ***@***.***>
Subject: Re: [barseghyanartur/django-fobi] How to access Fobi Form data with code (Discussion #293)
[Warning]CAUTION: This email originated from outside of the organization. Do not click on links or open attachments unless you recognize the sender and know that the contents are safe.
It's a valid question. So far, there are not drf views to access the submitted form data. You could however use fobi interface for that. I'll add it to the road-map.
—
Reply to this email directly, view it on GitHub<#293 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AYF5TB734PJKCQC67KATOXTWBHJOLANCNFSM6AAAAAAQU65TDE>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I have a Form that I can enter data and retrieve the entries ok with Fobi. Now I want to access that data in my application. How do I do that? I see DRF is integrated but cannot find the documentation on how to do it and the Demo site DRF integration is basically not helpful.
Things I want to do:
Beta Was this translation helpful? Give feedback.
All reactions