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

Rearrange the order of created feeds #10

Closed
claudiotassis opened this issue Apr 6, 2023 · 4 comments
Closed

Rearrange the order of created feeds #10

claudiotassis opened this issue Apr 6, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@claudiotassis
Copy link

There's no option to "drag-and-drop" the created feeds. In other words, once you've created a feed, you cannot change its order. If you create a feed that depends on a different one, the answer will not be generated based on that dependency, since the prompt for that hasn't been created yet.
Example:
You have 3 different feeds:

  1. Question
  2. Text
  3. Answer

Feed 1 prompts for a generated question based on the text generated in feed 2.
The question will end up being randomly generated because the text hasn't been generated yet.
However, if feed 1 is the TEXT, the question will be generated according to the text.
How to fix it? Make it possible to drag and drop the created fields, making it possible to rearrange the order.

@bi1101
Copy link

bi1101 commented Apr 25, 2023

Yeah this problem bugs me too!

@claudiotassis
Copy link
Author

Any update on the issue?
It would be of great use.
Depending on the number of openai feeds for the same form, it would be a pain in the neck to have to delete and rewrite feeds just for the sake of adding another openai feed.

For example:
feed a
feed b
feed c
feed d
feed e
feed f
feed g

I Need to add another feed (H). The value from that feed will be used by feed B.
Ill have to delete and rewrite all the feeds from B to G, just to add this other field in between.
Otherwise data will not be read.

@spivurno spivurno added the enhancement New feature or request label May 3, 2023
@spivurno
Copy link
Contributor

spivurno commented May 3, 2023

Hey @claudiotassis, I replied to your comment on the blog:

https://gravitywiz.com/gravity-forms-openai/comment-page-2/#comment-871971

I've left this is feature request open for others to weigh in on.

@claygriffiths
Copy link
Contributor

Apologies for the delay getting to this!

This has been added in 1.0-beta-1.5.

We appreciate the feedback. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

4 participants