this follow is my case:

I have a flag named "buy" , with those field: buy amount, comment, status.

Users can buy a content with buy how many content(buy amount), and leave a comment(comment), and the default status is "wait for reviews"

I want:

Now I wanna allow site administrator to change the status to "bought success" or "bought failed".

I create a view to list all been bought content, and I want to add two workflow select to views "set to bought success" , "set to bought failed" , "wait for reviews"

Problems

1. Although the "set to bought success" and "set to bought failed" button in the view, but the when I click, not thing happened in admin views creation panel
a

2. the role of site administrator can not see workflow button, However I give the right transitions
a

And The rules not have the event of when flag field updated, and rules can not set the flag's field

How should I do?

CommentFileSizeAuthor
#1 QQ20140503-1.png35.85 KBTangMonk
#1 QQ20140503-2.png33 KBTangMonk
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

TangMonk’s picture

Issue summary: View changes
FileSize
33 KB
35.85 KB
TangMonk’s picture

Issue summary: View changes
TangMonk’s picture

Issue summary: View changes
johnv’s picture

Category: Bug report » Support request

I need some more info to be ble to help you.
1. for the usage fo the rule upon state change, see #2257939: Workflow state change rule not in 2.x
2. for the problem with permissions of site administrator, Please give me print of the Transitions or Permissions tab.
3. also, I do not understand what is the 'flag'. Has it to do with the Flag module? Can you give me a print of the fields of your contenty type? Because I see a status 'creation'. I do not understand how yo do that.

johnv’s picture

Status: Active » Postponed (maintainer needs more info)
TangMonk’s picture

@johnv, 'flag' is Flag Module. I add workflow field to flag custom field, and want to use rule to change the flag's specify field's value.

but not work.

johnv’s picture

Title: add workflow field to flag, not work. » Problem with Views, when adding workflow field to Flag

Sorry, I cannot reconstruct your use casse. Please give an export of your view.

johnv’s picture

Component: Workflow Field API » Views
johnv’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

New features for D7 are not processed anymore, (unless a patch is provided)