Peter Lindstrom

Results 25 issues of Peter Lindstrom

As far as i can tell it is not possible to create a new user with reference fields (term or entity reference). setting account to this: account = { name:...

I think DG is an awesome idea but having played around with it for a few days I wonder if it's basic routing system would be reliable enough to build...

According to documentation i should be able to assign menu links to regions in the hook_menu: ``` function qleva_menu() { var items = {}; items['qleva_start'] = { title: 'Start', page_callback:...

I ran through testing the Hello World app all the way to compiling a debug APK and installing on my phone. Seems to work great but after logging in i...

I have been racking my brain trying to figure this out; but i think i have now narrowed it down to a specific set of conditions and a bug in...

bug

I had this same issue with jDrupal 7 and now jDrupal 8. I also see this common thread hidden in a few of the other issues posted here: there is...

I saw an old post of someone looking for jDrupal support for Angular 2. I'm a bit late but i got this working with Angular 4 (TypeScript). npm install jdrupal...

I think Drupalgap 7 and jDrupal 8 both have Views support. Wondering if any plan to add this to jDrupal 7?

I've used OG a fair bit in D7. Client just added requirement to project. Seemed as though OG not ready for use yet so started looking at Group. Not a...

Drupal 8

What is the current plan to make WET compatible with Bootstrap 4 (or 5)?