Only "edit" inline action

QuestionsOnly "edit" inline action
David Gras asked 11 years ago

Hi!

I wanna allow just the EDIT inline action but when DELETE is false ALL the inline actions disappears:

$g->set_actions(array(
"add"=>false,
"edit"=>true,
"delete"=>false,
"rowactions"=>true
)
);

If DELETE is true both edit/delete actions are shown.

Why?

4 Answers
Abu Ghufran answered 11 years ago

Hi David,

This is fixed in premium, time ago.
I'll be releasing a free version update.
Follow on twitter / g+ for update.

Apologies for inconvenience.

David Gras answered 11 years ago

Ok, thank you!

Calvin Huang answered 9 years ago

hi,

is this updated?

thx

Abu Ghufran answered 9 years ago

Yes, it's updated in free version now.
You can download from http://phpgrid.org/download

Your Answer

14 + 6 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?