πŸ‡ΊπŸ‡ΈUnited States @drupler8

Account created on 23 September 2013, almost 11 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States drupler8

@mahmoud-zayed

Mahmoud, you and your team are great! Why don't you set up something like jrockowitz https://www.drupal.org/project/webform β†’ where people can donate 5 dollars a month toward the development of bootstrap styles / layout builder.

I would think many others are a touch nervous about the media library theme reset module messing up these great projects.
https://www.drupal.org/project/bootstrap_layout_builder/issues/3325151#c... πŸ› Media Library Theme Reset not supported Needs review

I posted this https://www.drupal.org/project/bootstrap_layout_builder/issues/3325151#c... πŸ› Media Library Theme Reset not supported Needs review

Is the answer definitively to go with Layout Builder iFrame Modal?

Thanks so much for your teams efforts and open source support!

πŸ‡ΊπŸ‡ΈUnited States drupler8

Hi,
I am seeking help on what the correct solution is. I have spent a while looking at this and have confused myself.

Option 1: Are we supposed to go with a solution like @flyke #19 which looks like #27?
Option 2: Are we supposed to go with @TrevorBradley #23 an not use the iframe modal?
Option 3: Should I remain calm and wait for official releases of drupal/bootstrap_styles and drupal/layout_builder_blocks to come out?

I was able to get option 1 (#19)working, but it really looks pretty poor so far and .

I was able to get option 2 (#23) almost working, I have Media Library Theme Reset uninstalled via drush, but I can not remove it via composer :(.

Any guidance would be great. I just want to go in the correct direction.

Thanks!

πŸ‡ΊπŸ‡ΈUnited States drupler8

Hi @cilefen @xopoc,

I have now been able to test this in Drupal 10.

It will be put through it's paces shortly, but it worked great.

I did get one php warning if you care:
Warning: Array to string conversion in Drupal\academic_applications\SubmissionBundler->bundle() (line 92 of /var/www/sites/drupal/ugsite/web/modules/contrib/academic_applications/src/SubmissionBundler.php).

I added an implode on line 92:
$name = !empty($submission->getData()['name']) ? '-' . implode("", $submission->getData()['name']) : '';

I will keep you posted if anything else comes up. Thanks again for taking the time to make this release!!

πŸ‡ΊπŸ‡ΈUnited States drupler8

@cilefen @xopoc amazing TY.

I am currently using 6.1.5, but I should have a d10 webform 6.2 site up soon to be able to test. I will keep you posted.

Thanks!

πŸ‡ΊπŸ‡ΈUnited States drupler8

Hi cilefen and bkosborne, just for future planning purposes are you planning on a d10 release of this module. It may only have 23 people using it, but it is a really good and helpful module.

Thanks!

πŸ‡ΊπŸ‡ΈUnited States drupler8

Would it be possible for someone to update the api examples to 8.x-4.3. 
ex:$factory = \Drupal::service('ldap.servers'); ldap.servers not longer exists.

I am struggling to figure out how to use this ldap module to perform an ldap query from a hook_form_alter function in a custom .module.

Thanks!!!
 

Production build 0.69.0 2024