mkinnan

Results 17 issues of mkinnan

After a user has logged into the app, the user has to log in again after a few days. My users have complained about this. I'm assuming this is a...

Support Request
7.x-1.x

I'm trying to get this to work on node pages to be able to configure certain fields (e.g., notify of new content for this node): http://docs.drupalgap.org/7/Widgets/Panels I have the button...

When a user requests a new password in the app, I think the field should automatically default to lower case. Many users have tried to do a password reset but...

When rolling out new features that involve the addition of new fields on nodes (that should not be shown to user), how can I hide newly created fields until I...

7.x-1.x

I have a __List(text)__ field for user entities. Whenever the field loads at __user/edit/%__ in the app the value always loads as the default value. Even when I save the...

Bug
7.x-1.x

When the user resets their password via the app, it sends them an email. When they click the link in the email to reset their password, it takes them to...

Support Request
7.x-1.x

The only way I can set an entity reference field is doig form.elements['group_ref']['und']['0'].default_value = _GET('group_nid'); However, by doing `default_value` it sets an actual default value so all future nodes that...

Support Request
7.x-1.x