πŸ‡΅πŸ‡°Pakistan @Allahnoor Turab

Account created on 2 February 2021, over 3 years ago
  • Drupal developer at DRUPAKΒ 
#

Recent comments

πŸ‡΅πŸ‡°Pakistan Allahnoor Turab

I have added more tabs in .links.yml file, when i hide edit tab, it hide the whole tab.
will the custom tabs not considered as tabs??

πŸ‡΅πŸ‡°Pakistan Allahnoor Turab

The current issue title matches with my one, there for i didnt create a new issue.

Issue: Your requirements could not be resolved to an installable set of packages.

Description:
I am attempting to install the Commerce POS module on my Drupal 9.5.10 website, but I am encountering dependency errors that prevent successful installation. The installation process halts, and I receive error messages indicating that certain dependencies version are not being met.

A screenshot is attached for the issue.

πŸ‡΅πŸ‡°Pakistan Allahnoor Turab

26 and 18 are not applying to drupal version 9.5 for me

πŸ‡΅πŸ‡°Pakistan Allahnoor Turab

How can we access nested fields like the address field?
i want to fetch some of these nested fields not all
"field_address": {
"langcode": null,
"country_code": "AU",
"administrative_area": "WA",
"locality": "South Hedland",
"dependent_locality": null,
"postal_code": "6722",
"sorting_code": null,
"address_line2": "Rd"
}
I tried ?fields[node--article]=field_address.country_code

πŸ‡΅πŸ‡°Pakistan Allahnoor Turab

Can we use another service(FillPDF LocalServer ) to avoid this problem ?

πŸ‡΅πŸ‡°Pakistan Allahnoor Turab

Templates can be accessed from the template listing page with external URL.
Can you show up the steps or commands to access it from command line?
To confirm is this module use an absolute URL or a relative for the template to access?

πŸ‡΅πŸ‡°Pakistan Allahnoor Turab

No success, actually the hook is not triggering.

πŸ‡΅πŸ‡°Pakistan Allahnoor Turab

For me it is not working with drupal version 9.5.2 and fillpdf version 5.0
I not see any output.
I want this hook to remove prefix and change date format for some fields
/**
* Implements hook_fillpdf_merge_fields_alter().
*/
function miscellaneous_fillpdf_merge_fields_alter(&$fields, $context) {
dump($fields);
// $submission = end($webforms); // Gets the last sid passed.
// $ticket_price = 5.00; // @todo: Replace with code to get this from the webform object.
// $fields['The rent is'] *= $ticket_price; // Multiply number of guests by ticket price.
}

πŸ‡΅πŸ‡°Pakistan Allahnoor Turab

Thanks, Liam Morland, Yes, the tool was installed outside the container.

Production build 0.69.0 2024