Limit the user to only be able to enter in certain characters in a text field.

The authenticated users are adding a new node to my website. The value for one of these fields must begin with either of the strings "ABC" or "DEF". How do I force the application to only accept values in this specific format?

Grant access to a page only after login

I am building a site for a club (Drupal 7.67, PHP 5.6.29). Some pages should be accessible only to members. If an anonymous user accesses one of these pages - say <mysite>/members-area/agm - they should be presented with a login form. After successful login they should land on <mysite>/members-area/agm.

Drupal facet search exclude filters

Hello

i have a situation with Search Facet and some excluded taxonomies from the filters on Drupal 7. Here is my scenario

  • content is tagged with tags - taxonomies
  • on the user profile, there is "Denied tags" auto-complete,Entity Reference to the tags taxonomies Field
  • the admin can select for each user the tags
  • on the front end there is a view listing of products and a facet search listing those tags

How can i, based on the excluded tags of the logged-in user, remove those tags from Search facet list?

In Edit View adding a field, "Configure: Field" not popup and field not shown in "Fields" section

In View panel, adding fields not showing up "Configure: field" and the field is not added.

The event happened after my

  1. SuSE linux server upgraded from 11 to 12
  2. PHP version upgraded from 5.3.17 to 5.5.14
  3. Apache upgraded from 2.2.12 to 2.4.23

No application nor server-level's error log shown. And disabled javascript to ensure not related js problem. Any ideas on how can I debug or trace the problem? Many thanks for yours help. 

html code is not working in full htmle

hi, I am trying to add the following player and download media players of our radio streaming. Unfortunately the code is not working in full html. The same code is working in a separate html file and else where like Word press.

As I try to paste the same code in plain text and then selected full html and clicked on save , Page not found comes.

here is the code:

for playlist download:

How to search a view

Hello, 

I have a content type which has a select list field which has 3 values: Ratified, Sold, & Active. 

I added three nodes.

I created a view. 

I added the select list field under search criteria.

I exposed the view to visitors so they can search the view. 

I like visitors to view all the nodes on a page and search. But the problem is that view displays only "Ratified" nodes by default. Instead, I like to display all the nodes by default. 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x